Enum Objects.WeaponType
Constants for weapon types.
To be used with Objects.LaraObject.GetWeaponType and Objects.LaraObject.SetWeaponType functions.
Note that this table also contains the flare and torch, as they are internally counted as "weapons" in the engine.
Members
NONE | No weapon. |
PISTOLS | Pistols. |
UZIS | Uzi submachine guns. |
REVOLVER | Revolver. |
SHOTGUN | Shotgun. |
HK | HK MP5. |
CROSSBOW | Crossbow. |
FLARE | Flare. |
TORCH | Torch. |
GRENADE_LAUNCHER | Grenade launcher. |
HARPOON_GUN | Harpoon gun. |
ROCKET_LAUNCHER | Rocket launcher. |